Cucumis - Ókeypis álinju umsetingar tænasta
. .



Allar umsetingar

Leita
Umbidnar umsetingar - Fagogas

Leita
Uppruna mál
Ynskt mál

Úrslit 1 - 2 av okkurt um 2
1
386
Uppruna mál
Enskt To enable
To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

Fullfíggjaðar umsetingar
Litavskt Suaktyvinti
1